设置视图头部显示的日期
Available only in PRO Edition
scheduler.templates.unit_date = function(date){ return scheduler.templates.day_date(date); };
该模板需要激活 units 插件。